image: simplify code
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 Dec 2011 00:06:21 +0000 (19:06 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 Dec 2011 00:06:38 +0000 (19:06 -0500)
commit772459979f82e78f39a5330dc9c70445c4d86081
tree0c7cf986a9b3ff7ed455aa4685e0dfd995333c7c
parentd47e82ffddc4df01e76d3829f25bbc29dc48672b
image: simplify code

We can unconditionally call into the icon helper methods now that we
removed the g_return_val_if_fail() checks.
gtk/gtkimage.c